home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group95b.txt / 000140_icon-group-sender _Wed Aug 30 11:38:36 1995.msg < prev    next >
Internet Message Format  |  1995-09-18  |  2KB

  1. Received: by cheltenham.cs.arizona.edu; Wed, 30 Aug 1995 09:22:49 MST
  2. To: icon-group@cs.arizona.edu
  3. Date: Wed, 30 Aug 1995 11:38:36 GMT
  4. From: idealord@dorsai.dorsai.org (Jeff Harrington)
  5. Message-Id: <DE4GCC.G3M@dorsai.org>
  6. Organization: The Dorsai Embassy - New York
  7. Sender: icon-group-request@cs.arizona.edu
  8. References: <41vb1g$9na@mordred.gatech.edu>
  9. Subject: Re: Icon and Linux
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11.  
  12. Alan Sandercock (acsander@csat.gatech.edu) wrote:
  13. : I have recently installed Linux on my P100 with 16 Meg. and since I
  14. : have run Icon 9 with X extensions on another machine (DG AViiON using
  15. : DGUX) I am curious about getting Icon up and running on my home
  16. : machine.  I picked up the binary which is on the ftp site in Arizona
  17. : but it would appear to have a slight problem.  Icont runs fine but a
  18. : compiled Icon program has a reference to a home path id of the author
  19. : of the compiled Icon source (I presume).  I can get around this by
  20. : executing using Iconx <filename> but it is not optimal.  Iconc is also
  21. : giving me problems which are once again being caused by this other
  22. : person's home pathname being somehow present.  Do I need to get the source
  23. : and compile from scratch?
  24.  
  25. I installed Linux (and Icon v9) recently and with Clint Jeffery's help 
  26. (he's the jeffery in the path) re-compiled it for my machine with 
  27. X-Windows support.  It's worth the effort.  You must modify the make file 
  28. in the runtime src directory to point to:
  29.  
  30. XLIB=-L/usr/X11/lib -L/usr/include/X11/ -lX11
  31.  
  32. instead of what is supplied in the tar file.  (At least that's what I 
  33. remember.  If that doesn't work, I can just email you all my make files...).
  34.  
  35. It's a lot of programming bang for the buck when you finally get it 
  36. running...
  37.  
  38.  --
  39. Jeff Harrington
  40. idealord@dorsai.dorsai.org
  41. --
  42. (*) Most Beautiful Site on the Net: Net in Arcadia http://www.parnasse.com/(*)
  43. (*)  Elsie Russell's Pics! Jeff Harrington's Music ->>>> Art + The Bizarre (*)
  44. (*)    Jeff's Musical WWW Site->>>> http://www.parnasse.com/jeff.htm       (*)
  45. (*) IdEAL ORDER Psychic TV - All Days But Thursdays(ABC) on CBS Since 1984 (*)
  46.